home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / gt700.arc / GT-UTIL.DOC < prev    next >
Text File  |  1986-07-14  |  2KB  |  40 lines

  1.  
  2. GT-UTIL Documentation File
  3. --------------------------
  4.  
  5. The print and convert options of GT-UTIL are fairly self-explanatory.
  6. If you need one use it, otherwise they will just get you in trouble.
  7. Especially if you try to convert a directory that does not need it.
  8.  
  9. The 3rd option, BBS list import, is pretty much an art.  BBS lists come
  10. in many formats and this option attempts to decode all of them.  To do
  11. this, some manual help is required from the user.  Here are the required
  12. steps needed to prepare a list for import:
  13.  
  14.   1.  Remove all lines from the list that do not contain a phone number.
  15.       Your favorite editor will be very helpful when trying to complete
  16.       the tasks on this list!
  17.  
  18.   2.  If not already arranged, the phone numbers must be in the 1st or
  19.       second column of the list.  And each column must be separated from
  20.       surrounding columns by at least 2 consecutive blanks or periods.
  21.       For example:
  22.  
  23.          772-2090.the Programmer's Workshop    { NOT Good Format         }
  24.          772-2090..the Programmer's Workshop   { MUCH Better, 2 periods! }
  25.  
  26.   3.  Any BBS name that begins with a number, 0 - 9, must be enclosed
  27.       within quotation marks, so that the program does not think it is
  28.       the phone number.  For example:
  29.  
  30.          66 Scado.......342-8954               { NOT Good Format         }
  31.          '66 Scado'.....342-8954               { Much Better, quotes!    }
  32.  
  33. When the program converts the list, it tries to find the phone number and
  34. puts it in the proper location, then as much of the rest of the information
  35. that remains, will be placed in the description field.  The serial port
  36. parameters will default to "1200 N 8 1".
  37.  
  38. Have fun customizing the program.
  39. Paul Meiners
  40.